Skip to content

code cleanup and dead code removal#280

Open
dynst wants to merge 16 commits intoipfs:masterfrom
dynst:code-cleanup-1
Open

code cleanup and dead code removal#280
dynst wants to merge 16 commits intoipfs:masterfrom
dynst:code-cleanup-1

Conversation

@dynst
Copy link

@dynst dynst commented Dec 10, 2025

Before the library can be converted to ESM #266, it needs a bunch of these changes first.

Switching to ESM format seems to allow TypeScript (during npm run build) to notice a lot more type errors.

Closes #216 (by removing native-fetch and other unneeded packages)

Closes #154 , sort of (consolidates node and browser fetch into one file; fetch-rn.js still exists)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem when importing fetch in new version of native-fetch fetch and http requests

1 participant